/ Assembly List / LJCAddressParserLib / StateLookups / LJCSearchLSoundex

Namespace - LJCAddressParserLib


Parameters
countryCode - The Country code.
lSoundex - The Letter Soundex value.

Returns

The StateLookup object.

Syntax

C#
public StateLookup LJCSearchLSoundex(String countryCode, String lSoundex)

Finds and returns the object that contains the supplied values.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.